projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab49d60
)
Fix lisp/ChangeLog entry for last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 8 Jul 2013 17:33:17 +0000
(20:33 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 8 Jul 2013 17:33:17 +0000
(20:33 +0300)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a04079ced2469e58e501b18aba12dcf4c04ea37c..5a99f61251b6645b2039f3303a3eb820624a629b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,8
@@
* simple.el (line-move-partial, line-move): Account for
line-spacing.
+ (line-move-partial): Avoid setting vscroll when the last
+ partially-visible line in window is of default height.
2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>